net/http.http2randomWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L11541: 	queuePool http2writeQueuePool
		h2_bundle.go#L11554: 	ws.queuePool.put(q)
		h2_bundle.go#L11569: 		q = ws.queuePool.get()
		h2_bundle.go#L11585: 				ws.queuePool.put(q)